NBPExtract
Ptr theBuffer; Location of buffer short numInBuf; Number of tuples in buffer
short whichOne; specific tuple to return
NBPExtract is part of the AppleTalk alternate interface. but can be used with the AppleTalk preferred interface as well for extracting NBP entity names
from a lookup response buffer.
NBPExtract extracts addresses from a buffer filled by a call to numInBuf indicates the number of tuples in the buffer, as returned in the
whichOne specifies which one of the responses to return.
abEntity receives the name of the responding socket.
address receives the network address of the socket named in abEntitity..
noErr (0) No error
extractErr (-3104) Cannot find tuple in buffer